CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 编程

搜索资源列表

  1. FindFileDlg_demo

    0下载:
  2. VC++编程,有原代码,这是一个查找磁盘文件多线程的类。-VC++ Programming, there is the original code, this is a disk file to find the type of multi-threading.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:23157
    • 提供者:iiiii
  1. Simple_Str198015192001

    0下载:
  2. VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者-VC++ Programming, source code, the use of RLE algorithm for compressed files, suitable for beginners compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7801
    • 提供者:uuuuu
  1. ppmd

    0下载:
  2. VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:49008
    • 提供者:uuuuu
  1. Compr

    0下载:
  2. VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:461540
    • 提供者:uuuuu
  1. WORDPAD

    0下载:
  2. 一个类似WORD的文档编辑器,VC++编程源码-WORD document a similar editor, VC++ Programming source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:288865
    • 提供者:lyw
  1. CourseWare2

    0下载:
  2. 计算机图形学课件及代码详解 VC++编程-Computer graphics software and the code explain VC++ Programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:795985
    • 提供者:梅炀
  1. SIFT

    1下载:
  2. 利用VC编程实现SIFT算子的影像匹配,对于学习和研究影像匹配的人可以交流一下。-Programming using VC Operator SIFT image matching, learning and research for image matching can exchange.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:52527
    • 提供者:谭金石
  1. VC++DigitalImagingProssing

    2下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4177487
    • 提供者:夏瑞雪
  1. VC++NETDigitalImagingProssing

    1下载:
  2. VC++.NET图象处理编程-陆宗骐-源程序-本书以CImage类为基础介绍了Visual C++.NET环境下的图像基础知识与图像处理常用算法的编程原理和方法。通过自建CImage仿真类,本书方法也适用于Visual C++环境。本书包括4个部分。第1部分介绍图像显示与存储的基础知识;第2部分介绍Visual C++.NET应用程序框架的建立,图形编程,图像的存取、显示与生成,以及图像的变化;第3部分介绍图像的点处理,邻域处理,二值图像的处理,形态学图像处理,彩色图像的处理,轮廓跟踪与线段编码
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:8038687
    • 提供者:夏瑞雪
  1. VC++(LanChat)

    0下载:
  2. 基于Winsock2,用VC6.0开发的一个局域网聊天程序,支持多人在线聊天,可供网络编程开发人员参考-Based on the Winsock2, using VC6.0 to develop a local area network chat program to support multiplayer online chat, for the development of network programming reference
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:50759
    • 提供者:Edward zhang
  1. VC++USB

    0下载:
  2. VC++进行USB接口编程的源代码。很有参考意义-VC++ For USB interface programming source code. Very useful
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:40915
    • 提供者:曾辉
  1. VC++6GAMEpro

    0下载:
  2. 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画 -Games are an extension of animation, as long as know the principles of animation, the animation changes, make it under the keyboard or mouse input and changes in operation,
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2896113
    • 提供者:西蒙
  1. Distiller

    0下载:
  2. 这是本人初学VC++编程时候的一个小程序,功能是提取位图中的某一颜色,希望各位高手指导,我的QQ是489817683-This is my beginner VC++ Programming when a small procedure, function is to extract a bitmap in the color, I hope that the guidance of a master, my QQ is 489817683
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:49563
    • 提供者:癸笑
  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. JL236print

    0下载:
  2. C++ builder 和VC++编程,C++ builder实现串口数据处理,界面程序,应用于具体项目,VC++编程,实现串口动态库+线程,具有串口编程的参考价值-C++ Builder and VC++ Programming, C++ Builder Serial data processing, interface procedures, applied to specific projects, VC++ Programming, dynamic libraries Serial+ T
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1191730
    • 提供者:chu
  1. VC++andMATLAB-PPT

    0下载:
  2. 详细介绍了VC混合编程的内容,与MATLAB等的相互调用-Described in detail the content of VC Mixed Programming with MATLAB call each other, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:824901
    • 提供者:何工
  1. VC-programming-skills-280

    0下载:
  2. 关于vc++编程的一些技巧汇总,适合开发人员保存-About vc++ Programming skills summary, suitable for developers to preserve
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7871909
    • 提供者:xuxinchao
  1. vc++communication1

    1下载:
  2. (1)基本网络编程实例 Winsock实现网络聊天室【\chap1\ChatRoom(Winsock)】 CSocket实现聊天室【\chap1\ChatRoom(Csocket)】-(1) basic network programming examples Winsock network chat rooms [chap1ChatRoom (Winsock)] [CSocket achieve Chat chap1ChatRoom (Csocket)]
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:683799
    • 提供者:杨小龙
  1. VC++GUIbianchen

    0下载:
  2. C++ GUI编程-C++ GUI Programming
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:657184
    • 提供者:李密
  1. VC++pppp

    0下载:
  2. VC++ 编程指南-VC++ Programming Guide
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-06
    • 文件大小:1343620
    • 提供者:何棚
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com